Object Model
The object model
for the OLE Messaging Library is a hierarchical model. In the following table,
each indented object is considered a child of the object under which it is
indented. An object is the parent of every object at the next level of
indentation under it. For example, an Attachments collection and a Recipients
collection are both child objects of a Message object, and a Messages
collection is a parent object of a Message object. However, a Messages
collection is not a parent object of a Recipients collection.
Session
AddressLists collection
AddressList
AddressEntries collection
AddressEntry
Fields
collection
Field
AddressEntryFilter
Fields collection
Field
Folder (Inbox or Outbox)
Fields collection
Field
Folders collection
Folder
Folder
Messages collection
Message
Attachments
collection
Attachment
Fields collection
Field
Recipients collection
Recipient
AddressEntry
Fields collection
Field
MessageFilter19R8NUY
Fields collection
Field
InfoStores collection
InfoStore
Folder
Folder
The notation
Folder signifies that a folder can contain other folders, which in turn
can contain more folders, nested to an indefinite level.